6,338 questions with Visual Studio-related tags

Sort by: Updated
0 answers

How to stop notifications about ML.NET updates

Every few days, VS 2019 informs me by a Notification that an update to "ML.NET Model Builder 2019" is available. In Extensions, Manage Extensions, Installed, I find ML.NET listed and disabled. Buttons are available to enable and uninstall. I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
182 questions
asked 2024-06-07T16:52:43.3833333+00:00
Andrew Mercer 461 Reputation points
1 answer

How do I choose a ASP.NET Core Web Application Template from new project for my google earth like app using azure maps

How do I choose a ASP.NET Core Web Application Template from new project for my google earth like app using azure maps

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
623 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,547 questions
asked 2024-06-07T15:10:41.27+00:00
Luke Ferguson 36 Reputation points
answered 2024-06-07T16:14:47.5866667+00:00
Michael Taylor 49,356 Reputation points
1 answer

visual studio 2022 visual basic navigation bar dropdown not working after updating to 17.10.1

VS issue1.png When I look at the code for a form, the middle drop down in the navigation bar is missing all the controls. The code for the controls in moved to the far right drop down (like it would if it is missing a handles clause). If I click on one…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,615 questions
asked 2024-06-07T15:23:20.54+00:00
KimW 0 Reputation points
answered 2024-06-07T16:11:03.1333333+00:00
Michael Taylor 49,356 Reputation points
1 answer

How to pars the text and extract some parts and assigning them to variables in visual studio .Net without interfering with the received data from serial port?

I have a received data from com port in this format: ************************* General Device Configuration ************************* Flash address...............0x40100180 Memory allocated............256 Size on…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,442 questions
asked 2024-05-28T15:45:37.88+00:00
Goharshenasanesfahani, Sahar 0 Reputation points
commented 2024-06-07T15:55:39.2866667+00:00
Goharshenasanesfahani, Sahar 0 Reputation points
2 answers

Cannot find how to get to this "Project Defaults" section "in the General pane in the Property Pages."

On this page in the documentation, it describes a "Project Defaults" section on some ephemeral "Debug Property Pages" page in some properties setting dialog, shown below: However, the documentation gives no explanation…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,580 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
982 questions
asked 2021-12-13T21:16:25.753+00:00
Grant Robertson 1 Reputation point
answered 2024-06-07T15:41:58.03+00:00
Bruce (SqlWork.com) 58,856 Reputation points
1 answer

Working with visual studio code, C#. Need a learning path.

I keep losing my place in the vs code training. Where can I find a complete list of lessons and plan my learning path?

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
9 questions
asked 2024-06-06T14:04:54.0866667+00:00
Mary Kessinger 0 Reputation points
commented 2024-06-07T15:11:10.46+00:00
VarunTha 4,730 Reputation points Microsoft Vendor
0 answers

How to publish WinUI3 Desktop Application

I try to create WinUI 3 application using Microsoft Visual Studio Community 2022. I select 'WinUI 3 "Classic Application"'. After project was created i try to publish it using the "Publish selected items" options from menu…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
asked 2024-06-07T11:44:49.5033333+00:00
Demoniqus Demius 0 Reputation points
0 answers

Sharpie Binding Error.

Hai, I'm trying to bind an objective C/Swift ios static library with maui binding project. I'm getting the following error when i use the command line to generate the binding for me. It is not very clear as to what is causing is error. Kindly guide me…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,028 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
958 questions
asked 2024-06-06T05:55:04.53+00:00
Joel Leo 0 Reputation points
commented 2024-06-07T09:54:33.9566667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 27,516 Reputation points Microsoft Vendor
0 answers

When running the webserver, "System.Net.Sockets.SocketException (97): Address family not supported by protocol" message is displayed.

Hi experts: I use asp.net core 8 write a web server app in visual studio 2022, when running on some embedded Linux system, will report the error "System.Net.Sockets.SocketException (97) : Address family not supported by protocol.". The whole…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,496 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,270 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
asked 2024-06-07T09:31:14.17+00:00
Yiming Chen 0 Reputation points
0 answers

Controls projecting shadow out of form bounds

Problem2.pngProblem.pngHello, I woriking in windows 8.1 os for alot of years with visual studio. I have the latest version of visual studio 2019. Im working with c# winforms.The problem that i found is that whenever i drag and drop a control onto form…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,860 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
asked 2024-06-06T20:16:22.01+00:00
Vasilis Katsikis 0 Reputation points
edited the question 2024-06-07T08:58:43.0866667+00:00
Jiale Xue - MSFT 40,746 Reputation points Microsoft Vendor
1 answer

Visual Studio C# Windows Forms Application touch screen exception error

I have Windows Forms Visual Studio Project; I have added the code to be able to use a finger instead of the mouse on touch screen monitor. When I use a mouse, everything is working, but when I use a finger to top and double top on the screen also working…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,860 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,442 questions
asked 2024-06-06T19:12:04.4133333+00:00
Gennady Gurin 21 Reputation points
answered 2024-06-07T08:37:08.4766667+00:00
Jiale Xue - MSFT 40,746 Reputation points Microsoft Vendor
5 answers

Keyboard not working correctly in Visual Studio 2022

Running VS2022 17.7.4. Frequently only alpha numeric keys work. All function keys, backspace etc not working. Keyboard works fine in all other programs. Reset Key mapping has no effect.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
asked 2023-09-24T15:22:24.3733333+00:00
Chris Davies 85 Reputation points
commented 2024-06-07T06:36:16.6333333+00:00
kleinstein 0 Reputation points
1 answer One of the answers was accepted by the question author.

When I compile a file (.py) to (.exe), I receive a virus notification and delete the file?

I wrote a software in Python language on VS Code, I used the packages PySide6, sqlite3,... When I compiled it into an executable file using the auto-py-to-exe package, Windows Security reported that the file was is a virus (but I see many other packages…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,796 questions
asked 2024-06-06T08:02:55.2833333+00:00
Thái Phạm Hùng 0 Reputation points
accepted 2024-06-07T06:07:04.6866667+00:00
Thái Phạm Hùng 0 Reputation points
4 answers

which Menu allows the complete and rapid loading of the application VS Studio 2022 Enterprise???

Good morning; I use VS 2022 Enterprise on an MSI GS70 (I7, 16 GB Ram, System under SSD...) under Windows 11. - I open a small development application under VS 2022: the "solution" loads quickly, the *.cs code files are displayed quickly, the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
asked 2024-05-16T13:48:01.78+00:00
Maurice LAURENT 0 Reputation points
commented 2024-06-07T05:06:43.6766667+00:00
Maurice LAURENT 0 Reputation points
1 answer

Intellisense not working in XAML VS 22 17.10.1

I am using VS 22 17.10.1 and I am having trouble with Intellisense. I don’t get autocomplete for the Avalonia AXAML files. If I go to Tools=>Options=>Text Editor=> XAML in VS I see that the Statement Completion area is completely disabled and I…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
775 questions
asked 2024-06-05T11:42:51.9433333+00:00
Lyubomir Radev 0 Reputation points
commented 2024-06-07T02:41:58.5966667+00:00
Anna Xiu-MSFT 27,016 Reputation points Microsoft Vendor
1 answer

The project file cannot be opened. Version 7.0.410 of the .NET SDK requires at least version 17.4.0 of MSBuild.

Due to some issue my PC got reinstalled the OS. then after i have done the same setup IDE for my work related software's in the same PC. now I'm trying to open my previous application(Azure webjob app) appearing unloaded (files are not appearing) at…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,496 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
asked 2024-06-03T10:36:36.9033333+00:00
Cherry007 20 Reputation points
commented 2024-06-07T02:38:56.2+00:00
Anna Xiu-MSFT 27,016 Reputation points Microsoft Vendor
1 answer

How can I record the screen of my iOS/Android device in Visual Studio?

I have .NET 8.0 iOS and Android projects in Visual Studio (Windows) and I use .NET MAUI NuGet packages in my projects. I want to record the screen of my iOS/Android game when I debug the project on my iOS/Android tablet. How can I record the screen of my…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,028 questions
asked 2024-06-06T12:37:47.9133333+00:00
Kim Strasser 666 Reputation points
answered 2024-06-07T02:00:18.1466667+00:00
Bruce (SqlWork.com) 58,856 Reputation points
2 answers

setting visual studio variables, such as VC_LibraryPath_x64 (AGAIN)

I asked this question previously. I received two replies, both of which suggested that the poster had not carefully read my question (and one of which provided incorrect and irrelevant feedback). So, I am reposting. To be clear. A) I have never…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,580 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
982 questions
asked 2021-07-10T20:52:37.04+00:00
Ed Broughton 31 Reputation points
answered 2024-06-06T16:00:26.0033333+00:00
Bruce (SqlWork.com) 58,856 Reputation points
4 answers

Visual Studio 2015 & 2017 doesn't recognize std

Hello, I've written simple piece of code which compiles and works perfectly on any other program which can compile and run C++, but when I try to run it from VS 2015 on my laptop or on VS 2017 from my other laptop, it won't build it - I get an error…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,580 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,827 questions
asked 2020-08-25T04:58:53.277+00:00
Elinor Ginzburg 106 Reputation points
commented 2024-06-06T15:02:10.12+00:00
Ms. Gerda Hoppe Jr 0 Reputation points
0 answers

WPF app not starting silently

Hi Folks, I have this strange problem: I created a new WPF project, when I press the Run button the app seems to start for bit, by briefly flashing a white screen and then immediately exists. There are no errors flagged other than a return code of 0, I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,496 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,691 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,270 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
958 questions
asked 2024-06-05T08:40:27.6333333+00:00
stephen Makumbi 5 Reputation points
edited a comment 2024-06-06T14:35:11.9833333+00:00
stephen Makumbi 5 Reputation points